network

@get:JvmName(name = "getNetwork")
@set:JvmName(name = "setNetwork")
var network: ConfigProtos.Config.NetworkConfig
The part of the config that is specific to the Wifi Settings

.meshtastic.Config.NetworkConfig network = 4;